Skip to content

chore(.generator): remove legacy generate impl#17170

Open
noahdietz wants to merge 5 commits into
googleapis:mainfrom
noahdietz:remove-legacy-generate-test
Open

chore(.generator): remove legacy generate impl#17170
noahdietz wants to merge 5 commits into
googleapis:mainfrom
noahdietz:remove-legacy-generate-test

Conversation

@noahdietz
Copy link
Copy Markdown
Contributor

@noahdietz noahdietz commented May 18, 2026

Removes the legacylibrarian Python container implementation and test for generate, which is no longer maintained or used.

The image build step is retained for build verification triggered by changes to the .generator/ directory. Unit tests otherwise cover the code therein.

Reduces coverage requirement for .generator from 100 to 95 (the check failed bc it went from 100 to 99.4)

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request simplifies the CI process by removing the library generation and building steps from cloudbuild-test.yaml, leaving only the generator image build verification. Additionally, two JSON metadata files for google-cloud-language were deleted. The reviewer suggests optimizing the build resources by reducing the timeout and machine type, and using the --no-push flag for Kaniko to avoid potential tag collisions during pull request builds.

Comment thread cloudbuild-test.yaml
@noahdietz noahdietz changed the title chore(ci): remove legacy generate test chore(ci): remove legacy generate impl May 21, 2026
@noahdietz noahdietz marked this pull request as ready for review May 21, 2026 18:31
@noahdietz noahdietz requested a review from a team as a code owner May 21, 2026 18:31
@noahdietz noahdietz enabled auto-merge (squash) May 21, 2026 18:45
@noahdietz noahdietz changed the title chore(ci): remove legacy generate impl chore(.generator): remove legacy generate impl May 21, 2026
@noahdietz noahdietz disabled auto-merge May 21, 2026 18:45
@noahdietz noahdietz enabled auto-merge (squash) May 21, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants